[INFO] cloning repository https://github.com/OwczarekGit/mini-kvdb
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/OwczarekGit/mini-kvdb" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FOwczarekGit%2Fmini-kvdb", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FOwczarekGit%2Fmini-kvdb'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] f9cc03a8339076abea0f8b44995385ae8c6c899b
[INFO] fixing OwczarekGit/mini-kvdb against try#622891a4e29178280638a6b63a8908bde2c0c854+cargoflags=-Zfix-edition=end=2015,2024 for pr-157817-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FOwczarekGit%2Fmini-kvdb" "/workspace/builds/worker-3-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/OwczarekGit/mini-kvdb
[INFO] finished tweaking git repo https://github.com/OwczarekGit/mini-kvdb
[INFO] tweaked toml for git repo https://github.com/OwczarekGit/mini-kvdb written to /workspace/builds/worker-3-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/OwczarekGit/mini-kvdb on toolchain 622891a4e29178280638a6b63a8908bde2c0c854
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/OwczarekGit/mini-kvdb already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/source:/opt/rustwide/workdir:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3a6becf2bc8dde7f3fa57ede90e4f284e72d296796fc446bbb1e2c7cc0530151" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] bf2714cbb239718434366bc144c29f7fa5e0f979305a26916d1e0aa10fa382e2
[INFO] running `Command { std: "docker" "start" "bf2714cbb239718434366bc144c29f7fa5e0f979305a26916d1e0aa10fa382e2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "bf2714cbb239718434366bc144c29f7fa5e0f979305a26916d1e0aa10fa382e2" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "bf2714cbb239718434366bc144c29f7fa5e0f979305a26916d1e0aa10fa382e2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=" "-e" "RUSTDOCFLAGS=" "-w" "/opt/rustwide/workdir" "--user" "0:0" "bf2714cbb239718434366bc144c29f7fa5e0f979305a26916d1e0aa10fa382e2" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fix" "--allow-no-vcs" "--allow-dirty" "--frozen" "--all" "--all-targets" "--message-format=json" "-Zfix-edition=end=2015,2024", kill_on_drop: false }`
[INFO] [stderr] crater-edition-check: migrating to next edition
[INFO] [stderr]    Migrating minikvdb/Cargo.toml from 2021 edition to 2024
[INFO] [stderr]    Migrating minikvdb-macros/Cargo.toml from 2021 edition to 2024
[INFO] [stderr]    Migrating test-app/Cargo.toml from 2021 edition to 2024
[INFO] [stderr]    Compiling serde v1.0.204
[INFO] [stderr]     Checking unicode-ident v1.0.12
[INFO] [stderr]     Checking anstyle-query v1.1.1
[INFO] [stderr]     Checking iana-time-zone v0.1.60
[INFO] [stderr]     Checking colorchoice v1.0.2
[INFO] [stderr]     Checking anstyle v1.0.8
[INFO] [stderr]    Compiling serde_json v1.0.120
[INFO] [stderr]     Checking clap_lex v0.7.2
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]     Checking anstyle-parse v0.2.5
[INFO] [stderr]    Compiling syn v2.0.72
[INFO] [stderr]     Checking proc-macro2 v1.0.86
[INFO] [stderr]     Checking quote v1.0.36
[INFO] [stderr]     Checking anstream v0.6.15
[INFO] [stderr]     Checking clap_builder v4.5.11
[INFO] [stderr]     Checking minikvdb-macros v0.1.0 (/opt/rustwide/workdir/minikvdb-macros)
[INFO] [stderr]    Migrating minikvdb-macros/src/lib.rs from 2021 edition to 2024
[INFO] [stderr]        Fixed minikvdb-macros/src/lib.rs (2 fixes)
[INFO] [stderr]    Compiling serde_derive v1.0.204
[INFO] [stderr]    Compiling clap_derive v4.5.11
[INFO] [stderr]     Checking clap v4.5.11
[INFO] [stderr]     Checking chrono v0.4.38
[INFO] [stderr]     Checking minikvdb v0.2.0 (/opt/rustwide/workdir/minikvdb)
[INFO] [stderr]    Migrating minikvdb/src/lib.rs from 2021 edition to 2024
[INFO] [stderr]        Fixed minikvdb/src/minikvdb/kvdb_value.rs (1 fix)
[INFO] [stdout] warning: cannot explicitly borrow within an implicitly-borrowing pattern in Rust 2024
[INFO] [stdout]   --> minikvdb/src/minikvdb/kvdb_value.rs:29:57
[INFO] [stdout]    |
[INFO] [stdout] 29 |                 if let $crate::prelude::KVDBValue::$typ(ref v) = value {
[INFO] [stdout]    |                                                         ^^^^^ occurs within macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 72 | kvdb_map!(i32, Int);
[INFO] [stdout]    | ------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this changes meaning in Rust 2024
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/match-ergonomics.html>
[INFO] [stdout]    = note: `--force-warn rust-2024-incompatible-pat` implied by `--force-warn rust-2024-compatibility`
[INFO] [stdout]    = note: this warning originates in the macro `kvdb_map` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: match on the reference with a reference pattern to avoid implicitly borrowing
[INFO] [stdout]    |
[INFO] [stdout] 29 |                 if let &$crate::prelude::KVDBValue::$typ(ref v) = value {
[INFO] [stdout]    |                        +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: cannot explicitly borrow within an implicitly-borrowing pattern in Rust 2024
[INFO] [stdout]   --> minikvdb/src/minikvdb/kvdb_value.rs:29:57
[INFO] [stdout]    |
[INFO] [stdout] 29 |                 if let $crate::prelude::KVDBValue::$typ(ref v) = value {
[INFO] [stdout]    |                                                         ^^^^^ occurs within macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 73 | kvdb_map!(f32, Float);
[INFO] [stdout]    | --------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this changes meaning in Rust 2024
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/match-ergonomics.html>
[INFO] [stdout]    = note: this warning originates in the macro `kvdb_map` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: match on the reference with a reference pattern to avoid implicitly borrowing
[INFO] [stdout]    |
[INFO] [stdout] 29 |                 if let &$crate::prelude::KVDBValue::$typ(ref v) = value {
[INFO] [stdout]    |                        +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: cannot explicitly borrow within an implicitly-borrowing pattern in Rust 2024
[INFO] [stdout]   --> minikvdb/src/minikvdb/kvdb_value.rs:29:57
[INFO] [stdout]    |
[INFO] [stdout] 29 |                 if let $crate::prelude::KVDBValue::$typ(ref v) = value {
[INFO] [stdout]    |                                                         ^^^^^ occurs within macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 74 | kvdb_map!(bool, Bool);
[INFO] [stdout]    | --------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this changes meaning in Rust 2024
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/match-ergonomics.html>
[INFO] [stdout]    = note: this warning originates in the macro `kvdb_map` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: match on the reference with a reference pattern to avoid implicitly borrowing
[INFO] [stdout]    |
[INFO] [stdout] 29 |                 if let &$crate::prelude::KVDBValue::$typ(ref v) = value {
[INFO] [stdout]    |                        +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: cannot explicitly borrow within an implicitly-borrowing pattern in Rust 2024
[INFO] [stdout]   --> minikvdb/src/minikvdb/kvdb_value.rs:29:57
[INFO] [stdout]    |
[INFO] [stdout] 29 |                 if let $crate::prelude::KVDBValue::$typ(ref v) = value {
[INFO] [stdout]    |                                                         ^^^^^ occurs within macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 75 | kvdb_map!(String, String);
[INFO] [stdout]    | ------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this changes meaning in Rust 2024
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/match-ergonomics.html>
[INFO] [stdout]    = note: this warning originates in the macro `kvdb_map` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: match on the reference with a reference pattern to avoid implicitly borrowing
[INFO] [stdout]    |
[INFO] [stdout] 29 |                 if let &$crate::prelude::KVDBValue::$typ(ref v) = value {
[INFO] [stdout]    |                        +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: cannot explicitly borrow within an implicitly-borrowing pattern in Rust 2024
[INFO] [stdout]   --> minikvdb/src/minikvdb/kvdb_value.rs:29:57
[INFO] [stdout]    |
[INFO] [stdout] 29 |                 if let $crate::prelude::KVDBValue::$typ(ref v) = value {
[INFO] [stdout]    |                                                         ^^^^^ occurs within macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 84 | kvdb_map!(chrono::DateTime<chrono::Utc>, DateTimeUtc);
[INFO] [stdout]    | ----------------------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this changes meaning in Rust 2024
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/match-ergonomics.html>
[INFO] [stdout]    = note: this warning originates in the macro `kvdb_map` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: match on the reference with a reference pattern to avoid implicitly borrowing
[INFO] [stdout]    |
[INFO] [stdout] 29 |                 if let &$crate::prelude::KVDBValue::$typ(ref v) = value {
[INFO] [stdout]    |                        +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: cannot explicitly borrow within an implicitly-borrowing pattern in Rust 2024
[INFO] [stdout]   --> minikvdb/src/minikvdb/kvdb_value.rs:29:57
[INFO] [stdout]    |
[INFO] [stdout] 29 |                 if let $crate::prelude::KVDBValue::$typ(ref v) = value {
[INFO] [stdout]    |                                                         ^^^^^ occurs within macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 88 |     kvdb_map!(i64, Long);
[INFO] [stdout]    |     -------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this changes meaning in Rust 2024
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/match-ergonomics.html>
[INFO] [stdout]    = note: this warning originates in the macro `kvdb_map` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: match on the reference with a reference pattern to avoid implicitly borrowing
[INFO] [stdout]    |
[INFO] [stdout] 29 |                 if let &$crate::prelude::KVDBValue::$typ(ref v) = value {
[INFO] [stdout]    |                        +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: cannot explicitly borrow within an implicitly-borrowing pattern in Rust 2024
[INFO] [stdout]   --> minikvdb/src/minikvdb/kvdb_value.rs:29:57
[INFO] [stdout]    |
[INFO] [stdout] 29 |                 if let $crate::prelude::KVDBValue::$typ(ref v) = value {
[INFO] [stdout]    |                                                         ^^^^^ occurs within macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 89 |     kvdb_map!(f64, Double);
[INFO] [stdout]    |     ---------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this changes meaning in Rust 2024
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/match-ergonomics.html>
[INFO] [stdout]    = note: this warning originates in the macro `kvdb_map` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: match on the reference with a reference pattern to avoid implicitly borrowing
[INFO] [stdout]    |
[INFO] [stdout] 29 |                 if let &$crate::prelude::KVDBValue::$typ(ref v) = value {
[INFO] [stdout]    |                        +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: cannot explicitly borrow within an implicitly-borrowing pattern in Rust 2024
[INFO] [stdout]   --> minikvdb/src/minikvdb/kvdb_value.rs:29:57
[INFO] [stdout]    |
[INFO] [stdout] 29 |                 if let $crate::prelude::KVDBValue::$typ(ref v) = value {
[INFO] [stdout]    |                                                         ^^^^^ occurs within macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 72 | kvdb_map!(i32, Int);
[INFO] [stdout]    | ------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this changes meaning in Rust 2024
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/match-ergonomics.html>
[INFO] [stdout]    = note: `--force-warn rust-2024-incompatible-pat` implied by `--force-warn rust-2024-compatibility`
[INFO] [stdout]    = note: this warning originates in the macro `kvdb_map` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: match on the reference with a reference pattern to avoid implicitly borrowing
[INFO] [stdout]    |
[INFO] [stdout] 29 |                 if let &$crate::prelude::KVDBValue::$typ(ref v) = value {
[INFO] [stdout]    |                        +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: cannot explicitly borrow within an implicitly-borrowing pattern in Rust 2024
[INFO] [stdout]   --> minikvdb/src/minikvdb/kvdb_value.rs:29:57
[INFO] [stdout]    |
[INFO] [stdout] 29 |                 if let $crate::prelude::KVDBValue::$typ(ref v) = value {
[INFO] [stdout]    |                                                         ^^^^^ occurs within macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 73 | kvdb_map!(f32, Float);
[INFO] [stdout]    | --------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this changes meaning in Rust 2024
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/match-ergonomics.html>
[INFO] [stdout]    = note: this warning originates in the macro `kvdb_map` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: match on the reference with a reference pattern to avoid implicitly borrowing
[INFO] [stdout]    |
[INFO] [stdout] 29 |                 if let &$crate::prelude::KVDBValue::$typ(ref v) = value {
[INFO] [stdout]    |                        +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: cannot explicitly borrow within an implicitly-borrowing pattern in Rust 2024
[INFO] [stdout]   --> minikvdb/src/minikvdb/kvdb_value.rs:29:57
[INFO] [stdout]    |
[INFO] [stdout] 29 |                 if let $crate::prelude::KVDBValue::$typ(ref v) = value {
[INFO] [stdout]    |                                                         ^^^^^ occurs within macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 74 | kvdb_map!(bool, Bool);
[INFO] [stdout]    | --------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this changes meaning in Rust 2024
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/match-ergonomics.html>
[INFO] [stdout]    = note: this warning originates in the macro `kvdb_map` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: match on the reference with a reference pattern to avoid implicitly borrowing
[INFO] [stdout]    |
[INFO] [stdout] 29 |                 if let &$crate::prelude::KVDBValue::$typ(ref v) = value {
[INFO] [stdout]    |                        +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: cannot explicitly borrow within an implicitly-borrowing pattern in Rust 2024
[INFO] [stdout]   --> minikvdb/src/minikvdb/kvdb_value.rs:29:57
[INFO] [stdout]    |
[INFO] [stdout] 29 |                 if let $crate::prelude::KVDBValue::$typ(ref v) = value {
[INFO] [stdout]    |                                                         ^^^^^ occurs within macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 75 | kvdb_map!(String, String);
[INFO] [stdout]    | ------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this changes meaning in Rust 2024
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/match-ergonomics.html>
[INFO] [stdout]    = note: this warning originates in the macro `kvdb_map` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: match on the reference with a reference pattern to avoid implicitly borrowing
[INFO] [stdout]    |
[INFO] [stdout] 29 |                 if let &$crate::prelude::KVDBValue::$typ(ref v) = value {
[INFO] [stdout]    |                        +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: cannot explicitly borrow within an implicitly-borrowing pattern in Rust 2024
[INFO] [stdout]   --> minikvdb/src/minikvdb/kvdb_value.rs:29:57
[INFO] [stdout]    |
[INFO] [stdout] 29 |                 if let $crate::prelude::KVDBValue::$typ(ref v) = value {
[INFO] [stdout]    |                                                         ^^^^^ occurs within macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 84 | kvdb_map!(chrono::DateTime<chrono::Utc>, DateTimeUtc);
[INFO] [stdout]    | ----------------------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this changes meaning in Rust 2024
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/match-ergonomics.html>
[INFO] [stdout]    = note: this warning originates in the macro `kvdb_map` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: match on the reference with a reference pattern to avoid implicitly borrowing
[INFO] [stdout]    |
[INFO] [stdout] 29 |                 if let &$crate::prelude::KVDBValue::$typ(ref v) = value {
[INFO] [stdout]    |                        +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: cannot explicitly borrow within an implicitly-borrowing pattern in Rust 2024
[INFO] [stdout]   --> minikvdb/src/minikvdb/kvdb_value.rs:29:57
[INFO] [stdout]    |
[INFO] [stdout] 29 |                 if let $crate::prelude::KVDBValue::$typ(ref v) = value {
[INFO] [stdout]    |                                                         ^^^^^ occurs within macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 88 |     kvdb_map!(i64, Long);
[INFO] [stdout]    |     -------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this changes meaning in Rust 2024
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/match-ergonomics.html>
[INFO] [stdout]    = note: this warning originates in the macro `kvdb_map` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: match on the reference with a reference pattern to avoid implicitly borrowing
[INFO] [stdout]    |
[INFO] [stdout] 29 |                 if let &$crate::prelude::KVDBValue::$typ(ref v) = value {
[INFO] [stdout]    |                        +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: cannot explicitly borrow within an implicitly-borrowing pattern in Rust 2024
[INFO] [stdout]   --> minikvdb/src/minikvdb/kvdb_value.rs:29:57
[INFO] [stdout]    |
[INFO] [stdout] 29 |                 if let $crate::prelude::KVDBValue::$typ(ref v) = value {
[INFO] [stdout]    |                                                         ^^^^^ occurs within macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 89 |     kvdb_map!(f64, Double);
[INFO] [stdout]    |     ---------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this changes meaning in Rust 2024
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/match-ergonomics.html>
[INFO] [stdout]    = note: this warning originates in the macro `kvdb_map` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: match on the reference with a reference pattern to avoid implicitly borrowing
[INFO] [stdout]    |
[INFO] [stdout] 29 |                 if let &$crate::prelude::KVDBValue::$typ(ref v) = value {
[INFO] [stdout]    |                        +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking test-app v0.1.0 (/opt/rustwide/workdir/test-app)
[INFO] [stderr]    Migrating test-app/src/main.rs from 2021 edition to 2024
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 15.20s
[INFO] [stderr] crater-edition-check: minikvdb v0.2.0 (/opt/rustwide/workdir/minikvdb) updating edition from 2021 to 2024
[INFO] [stderr] crater-edition-check: minikvdb-macros v0.1.0 (/opt/rustwide/workdir/minikvdb-macros) updating edition from 2021 to 2024
[INFO] [stderr] crater-edition-check: test-app v0.1.0 (/opt/rustwide/workdir/test-app) updating edition from 2021 to 2024
[INFO] [stderr]    Compiling minikvdb-macros v0.1.0 (/opt/rustwide/workdir/minikvdb-macros)
[INFO] [stderr]     Checking minikvdb v0.2.0 (/opt/rustwide/workdir/minikvdb)
[INFO] [stdout] error: cannot explicitly borrow within an implicitly-borrowing pattern
[INFO] [stdout]   --> minikvdb/src/minikvdb/kvdb_value.rs:29:57
[INFO] [stdout]    |
[INFO] [stdout] 29 |                 if let $crate::prelude::KVDBValue::$typ(ref v) = value {
[INFO] [stdout]    |                                                         ^^^^^ occurs within macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 72 | kvdb_map!(i32, Int);
[INFO] [stdout]    | ------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/reference/patterns.html#binding-modes>
[INFO] [stdout]    = note: this error originates in the macro `kvdb_map` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: match on the reference with a reference pattern to avoid implicitly borrowing
[INFO] [stdout]    |
[INFO] [stdout] 29 |                 if let &$crate::prelude::KVDBValue::$typ(ref v) = value {
[INFO] [stdout]    |                        +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot explicitly borrow within an implicitly-borrowing pattern
[INFO] [stdout]   --> minikvdb/src/minikvdb/kvdb_value.rs:29:57
[INFO] [stdout]    |
[INFO] [stdout] 29 |                 if let $crate::prelude::KVDBValue::$typ(ref v) = value {
[INFO] [stdout]    |                                                         ^^^^^ occurs within macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 73 | kvdb_map!(f32, Float);
[INFO] [stdout]    | --------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/reference/patterns.html#binding-modes>
[INFO] [stdout]    = note: this error originates in the macro `kvdb_map` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: match on the reference with a reference pattern to avoid implicitly borrowing
[INFO] [stdout]    |
[INFO] [stdout] 29 |                 if let &$crate::prelude::KVDBValue::$typ(ref v) = value {
[INFO] [stdout]    |                        +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot explicitly borrow within an implicitly-borrowing pattern
[INFO] [stdout]   --> minikvdb/src/minikvdb/kvdb_value.rs:29:57
[INFO] [stdout]    |
[INFO] [stdout] 29 |                 if let $crate::prelude::KVDBValue::$typ(ref v) = value {
[INFO] [stdout]    |                                                         ^^^^^ occurs within macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 74 | kvdb_map!(bool, Bool);
[INFO] [stdout]    | --------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/reference/patterns.html#binding-modes>
[INFO] [stdout]    = note: this error originates in the macro `kvdb_map` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: match on the reference with a reference pattern to avoid implicitly borrowing
[INFO] [stdout]    |
[INFO] [stdout] 29 |                 if let &$crate::prelude::KVDBValue::$typ(ref v) = value {
[INFO] [stdout]    |                        +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot explicitly borrow within an implicitly-borrowing pattern
[INFO] [stdout]   --> minikvdb/src/minikvdb/kvdb_value.rs:29:57
[INFO] [stdout]    |
[INFO] [stdout] 29 |                 if let $crate::prelude::KVDBValue::$typ(ref v) = value {
[INFO] [stdout]    |                                                         ^^^^^ occurs within macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 75 | kvdb_map!(String, String);
[INFO] [stdout]    | ------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/reference/patterns.html#binding-modes>
[INFO] [stdout]    = note: this error originates in the macro `kvdb_map` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: match on the reference with a reference pattern to avoid implicitly borrowing
[INFO] [stdout]    |
[INFO] [stdout] 29 |                 if let &$crate::prelude::KVDBValue::$typ(ref v) = value {
[INFO] [stdout]    |                        +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot explicitly borrow within an implicitly-borrowing pattern
[INFO] [stdout]   --> minikvdb/src/minikvdb/kvdb_value.rs:29:57
[INFO] [stdout]    |
[INFO] [stdout] 29 |                 if let $crate::prelude::KVDBValue::$typ(ref v) = value {
[INFO] [stdout]    |                                                         ^^^^^ occurs within macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 84 | kvdb_map!(chrono::DateTime<chrono::Utc>, DateTimeUtc);
[INFO] [stdout]    | ----------------------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/reference/patterns.html#binding-modes>
[INFO] [stdout]    = note: this error originates in the macro `kvdb_map` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: match on the reference with a reference pattern to avoid implicitly borrowing
[INFO] [stdout]    |
[INFO] [stdout] 29 |                 if let &$crate::prelude::KVDBValue::$typ(ref v) = value {
[INFO] [stdout]    |                        +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot explicitly borrow within an implicitly-borrowing pattern
[INFO] [stdout]   --> minikvdb/src/minikvdb/kvdb_value.rs:29:57
[INFO] [stdout]    |
[INFO] [stdout] 29 |                 if let $crate::prelude::KVDBValue::$typ(ref v) = value {
[INFO] [stdout]    |                                                         ^^^^^ occurs within macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 88 |     kvdb_map!(i64, Long);
[INFO] [stdout]    |     -------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/reference/patterns.html#binding-modes>
[INFO] [stdout]    = note: this error originates in the macro `kvdb_map` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: match on the reference with a reference pattern to avoid implicitly borrowing
[INFO] [stdout]    |
[INFO] [stdout] 29 |                 if let &$crate::prelude::KVDBValue::$typ(ref v) = value {
[INFO] [stdout]    |                        +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot explicitly borrow within an implicitly-borrowing pattern
[INFO] [stdout]   --> minikvdb/src/minikvdb/kvdb_value.rs:29:57
[INFO] [stdout]    |
[INFO] [stdout] 29 |                 if let $crate::prelude::KVDBValue::$typ(ref v) = value {
[INFO] [stdout]    |                                                         ^^^^^ occurs within macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 89 |     kvdb_map!(f64, Double);
[INFO] [stdout]    |     ---------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/reference/patterns.html#binding-modes>
[INFO] [stdout]    = note: this error originates in the macro `kvdb_map` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: match on the reference with a reference pattern to avoid implicitly borrowing
[INFO] [stdout]    |
[INFO] [stdout] 29 |                 if let &$crate::prelude::KVDBValue::$typ(ref v) = value {
[INFO] [stdout]    |                        +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `minikvdb` (lib) due to 7 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] error: cannot explicitly borrow within an implicitly-borrowing pattern
[INFO] [stdout]   --> minikvdb/src/minikvdb/kvdb_value.rs:29:57
[INFO] [stdout]    |
[INFO] [stdout] 29 |                 if let $crate::prelude::KVDBValue::$typ(ref v) = value {
[INFO] [stdout]    |                                                         ^^^^^ occurs within macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 72 | kvdb_map!(i32, Int);
[INFO] [stdout]    | ------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/reference/patterns.html#binding-modes>
[INFO] [stdout]    = note: this error originates in the macro `kvdb_map` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: match on the reference with a reference pattern to avoid implicitly borrowing
[INFO] [stdout]    |
[INFO] [stdout] 29 |                 if let &$crate::prelude::KVDBValue::$typ(ref v) = value {
[INFO] [stdout]    |                        +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot explicitly borrow within an implicitly-borrowing pattern
[INFO] [stdout]   --> minikvdb/src/minikvdb/kvdb_value.rs:29:57
[INFO] [stdout]    |
[INFO] [stdout] 29 |                 if let $crate::prelude::KVDBValue::$typ(ref v) = value {
[INFO] [stdout]    |                                                         ^^^^^ occurs within macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 73 | kvdb_map!(f32, Float);
[INFO] [stdout]    | --------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/reference/patterns.html#binding-modes>
[INFO] [stdout]    = note: this error originates in the macro `kvdb_map` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: match on the reference with a reference pattern to avoid implicitly borrowing
[INFO] [stdout]    |
[INFO] [stdout] 29 |                 if let &$crate::prelude::KVDBValue::$typ(ref v) = value {
[INFO] [stdout]    |                        +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot explicitly borrow within an implicitly-borrowing pattern
[INFO] [stdout]   --> minikvdb/src/minikvdb/kvdb_value.rs:29:57
[INFO] [stdout]    |
[INFO] [stdout] 29 |                 if let $crate::prelude::KVDBValue::$typ(ref v) = value {
[INFO] [stdout]    |                                                         ^^^^^ occurs within macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 74 | kvdb_map!(bool, Bool);
[INFO] [stdout]    | --------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/reference/patterns.html#binding-modes>
[INFO] [stdout]    = note: this error originates in the macro `kvdb_map` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: match on the reference with a reference pattern to avoid implicitly borrowing
[INFO] [stdout]    |
[INFO] [stdout] 29 |                 if let &$crate::prelude::KVDBValue::$typ(ref v) = value {
[INFO] [stdout]    |                        +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot explicitly borrow within an implicitly-borrowing pattern
[INFO] [stdout]   --> minikvdb/src/minikvdb/kvdb_value.rs:29:57
[INFO] [stdout]    |
[INFO] [stdout] 29 |                 if let $crate::prelude::KVDBValue::$typ(ref v) = value {
[INFO] [stdout]    |                                                         ^^^^^ occurs within macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 75 | kvdb_map!(String, String);
[INFO] [stdout]    | ------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/reference/patterns.html#binding-modes>
[INFO] [stdout]    = note: this error originates in the macro `kvdb_map` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: match on the reference with a reference pattern to avoid implicitly borrowing
[INFO] [stdout]    |
[INFO] [stdout] 29 |                 if let &$crate::prelude::KVDBValue::$typ(ref v) = value {
[INFO] [stdout]    |                        +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot explicitly borrow within an implicitly-borrowing pattern
[INFO] [stdout]   --> minikvdb/src/minikvdb/kvdb_value.rs:29:57
[INFO] [stdout]    |
[INFO] [stdout] 29 |                 if let $crate::prelude::KVDBValue::$typ(ref v) = value {
[INFO] [stdout]    |                                                         ^^^^^ occurs within macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 84 | kvdb_map!(chrono::DateTime<chrono::Utc>, DateTimeUtc);
[INFO] [stdout]    | ----------------------------------------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/reference/patterns.html#binding-modes>
[INFO] [stdout]    = note: this error originates in the macro `kvdb_map` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: match on the reference with a reference pattern to avoid implicitly borrowing
[INFO] [stdout]    |
[INFO] [stdout] 29 |                 if let &$crate::prelude::KVDBValue::$typ(ref v) = value {
[INFO] [stdout]    |                        +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot explicitly borrow within an implicitly-borrowing pattern
[INFO] [stdout]   --> minikvdb/src/minikvdb/kvdb_value.rs:29:57
[INFO] [stdout]    |
[INFO] [stdout] 29 |                 if let $crate::prelude::KVDBValue::$typ(ref v) = value {
[INFO] [stdout]    |                                                         ^^^^^ occurs within macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 88 |     kvdb_map!(i64, Long);
[INFO] [stdout]    |     -------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/reference/patterns.html#binding-modes>
[INFO] [stdout]    = note: this error originates in the macro `kvdb_map` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: match on the reference with a reference pattern to avoid implicitly borrowing
[INFO] [stdout]    |
[INFO] [stdout] 29 |                 if let &$crate::prelude::KVDBValue::$typ(ref v) = value {
[INFO] [stdout]    |                        +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot explicitly borrow within an implicitly-borrowing pattern
[INFO] [stdout]   --> minikvdb/src/minikvdb/kvdb_value.rs:29:57
[INFO] [stdout]    |
[INFO] [stdout] 29 |                 if let $crate::prelude::KVDBValue::$typ(ref v) = value {
[INFO] [stdout]    |                                                         ^^^^^ occurs within macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 89 |     kvdb_map!(f64, Double);
[INFO] [stdout]    |     ---------------------- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/reference/patterns.html#binding-modes>
[INFO] [stdout]    = note: this error originates in the macro `kvdb_map` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: match on the reference with a reference pattern to avoid implicitly borrowing
[INFO] [stdout]    |
[INFO] [stdout] 29 |                 if let &$crate::prelude::KVDBValue::$typ(ref v) = value {
[INFO] [stdout]    |                        +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `minikvdb` (lib test) due to 7 previous errors
[INFO] running `Command { std: "docker" "inspect" "bf2714cbb239718434366bc144c29f7fa5e0f979305a26916d1e0aa10fa382e2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "bf2714cbb239718434366bc144c29f7fa5e0f979305a26916d1e0aa10fa382e2", kill_on_drop: false }`
[INFO] [stdout] bf2714cbb239718434366bc144c29f7fa5e0f979305a26916d1e0aa10fa382e2
